home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / IMAP5 / XIMAP5.dxr / 00314.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  176 b   |  9 lines

  1. on mouseUp
  2.   global gLstPeopleflashLight
  3.   hSound("click.aif")
  4.   go("MBrant")
  5.   hVisibleSprite(0, 37, 37)
  6.   hSetProp(gLstPeopleflashLight, 1)
  7.   hCursor(0, "finger", 1, 19)
  8. end
  9.